[INFO] cloning repository https://github.com/moe-moe-pupil/learning-wgpu-with-bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moe-moe-pupil/learning-wgpu-with-bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoe-moe-pupil%2Flearning-wgpu-with-bevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoe-moe-pupil%2Flearning-wgpu-with-bevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adc5b956b461940bef7a7097cea173e126c731ad
[INFO] testing moe-moe-pupil/learning-wgpu-with-bevy against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoe-moe-pupil%2Flearning-wgpu-with-bevy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moe-moe-pupil/learning-wgpu-with-bevy
[INFO] finished tweaking git repo https://github.com/moe-moe-pupil/learning-wgpu-with-bevy
[INFO] tweaked toml for git repo https://github.com/moe-moe-pupil/learning-wgpu-with-bevy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moe-moe-pupil/learning-wgpu-with-bevy on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moe-moe-pupil/learning-wgpu-with-bevy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd617c22a98ceb66f6ea93959581bea1ba43e27f1c40acd4c3f4aa18b573d80d
[INFO] running `Command { std: "docker" "start" "-a" "cd617c22a98ceb66f6ea93959581bea1ba43e27f1c40acd4c3f4aa18b573d80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd617c22a98ceb66f6ea93959581bea1ba43e27f1c40acd4c3f4aa18b573d80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd617c22a98ceb66f6ea93959581bea1ba43e27f1c40acd4c3f4aa18b573d80d", kill_on_drop: false }`
[INFO] [stdout] cd617c22a98ceb66f6ea93959581bea1ba43e27f1c40acd4c3f4aa18b573d80d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 270b7c28bf7395a8d37bfc0bdecd231944e3fe6691336475a5293d9401015297
[INFO] running `Command { std: "docker" "start" "-a" "270b7c28bf7395a8d37bfc0bdecd231944e3fe6691336475a5293d9401015297", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bevy_ptr v0.14.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling bevy_tasks v0.14.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling ruzstd v0.7.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling svg_fmt v0.4.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling gilrs v0.10.8
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling grid v0.14.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bevy_egui v0.28.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling spin_sleep v1.2.0
[INFO] [stderr]    Compiling line_drawing v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling taffy v0.5.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.1
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.1
[INFO] [stderr]    Compiling bevy_derive v0.14.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.1
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.1
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.25.0
[INFO] [stderr]    Compiling webbrowser v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gilrs-core v0.5.13
[INFO] [stderr]    Compiling bevy_utils v0.14.1
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling rodio v0.18.1
[INFO] [stderr]    Compiling bevy_reflect v0.14.1
[INFO] [stderr]    Compiling encase v0.8.0
[INFO] [stderr]    Compiling hexasphere v12.0.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.14.1
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling arboard v3.4.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.3
[INFO] [stderr]    Compiling wayland-cursor v0.31.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.1
[INFO] [stderr]    Compiling bevy_math v0.14.1
[INFO] [stderr]    Compiling naga_oil v0.14.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.3
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.3
[INFO] [stderr]    Compiling bevy_color v0.14.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling bevy_app v0.14.1
[INFO] [stderr]    Compiling bevy_core v0.14.1
[INFO] [stderr]    Compiling bevy_time v0.14.1
[INFO] [stderr]    Compiling bevy_a11y v0.14.1
[INFO] [stderr]    Compiling bevy_asset v0.14.1
[INFO] [stderr]    Compiling bevy_input v0.14.1
[INFO] [stderr]    Compiling bevy_log v0.14.1
[INFO] [stderr]    Compiling accesskit_winit v0.20.4
[INFO] [stderr]    Compiling bevy_window v0.14.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.1
[INFO] [stderr]    Compiling bevy_transform v0.14.1
[INFO] [stderr]    Compiling bevy_state v0.14.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.1
[INFO] [stderr]    Compiling bevy_winit v0.14.1
[INFO] [stderr]    Compiling bevy_gilrs v0.14.1
[INFO] [stderr]    Compiling bevy_audio v0.14.1
[INFO] [stderr]    Compiling bevy_render v0.14.1
[INFO] [stderr]    Compiling bevy_core_pipeline v0.14.1
[INFO] [stderr]    Compiling bevy_animation v0.14.1
[INFO] [stderr]    Compiling bevy_scene v0.14.1
[INFO] [stderr]    Compiling bevy_framepace v0.17.1
[INFO] [stderr]    Compiling bevy_sprite v0.14.1
[INFO] [stderr]    Compiling bevy_pbr v0.14.1
[INFO] [stderr]    Compiling bevy_text v0.14.1
[INFO] [stderr]    Compiling bevy_ui v0.14.1
[INFO] [stderr]    Compiling bevy_gltf v0.14.1
[INFO] [stderr]    Compiling bevy_gizmos v0.14.1
[INFO] [stderr]    Compiling bevy_internal v0.14.1
[INFO] [stderr]    Compiling bevy v0.14.1
[INFO] [stderr]    Compiling bevy_pixel_camera v0.14.0 (https://github.com/porkbrain/bevy_pixel_camera.git?branch=bevy-v0.14#62386052)
[INFO] [stderr]    Compiling bevy-inspector-egui v0.25.1
[INFO] [stderr]    Compiling rnoita v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bevy_inspector_egui::quick::WorldInspectorPlugin`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use bevy_inspector_egui::quick::WorldInspectorPlugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `any`, `max`, `min`, `num::NonZeroU64`, `println`, and `time::SystemTime`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     any,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     borrow::Cow,
[INFO] [stdout] 32 |     cmp::{max, min},
[INFO] [stdout]    |           ^^^  ^^^
[INFO] [stdout] 33 |     num::NonZeroU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     println,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     time::SystemTime,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/main.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     state: ResMut<State<BufferState>>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |     for i in 0..NUM_MATTERS {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 |     mut global_storage: ResMut<GlobalStorage>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]    --> src/main.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     device: Res<RenderDevice>,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]    --> src/main.rs:455:5
[INFO] [stdout]     |
[INFO] [stdout] 455 |     queue: Res<RenderQueue>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:535:13
[INFO] [stdout]     |
[INFO] [stdout] 535 |         for mut transform in query.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `swap` is never used
[INFO] [stdout]    --> src/main.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl GlobalStorage {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     fn swap(&mut self) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     color: u32,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |     lock: u32,
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct Matter {
[INFO] [stdout]     |        ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | / #[repr(C)]
[INFO] [stdout] 193 | | struct Matter {
[INFO] [stdout] 194 | |     color: u32,
[INFO] [stdout] 195 | |     lock: u32,
[INFO] [stdout] 196 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 |     prev_height: u32,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |     height: u32,
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 |     can_move: u32,
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | struct Line {
[INFO] [stdout]     |        ^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | / #[repr(C)]
[INFO] [stdout] 200 | | struct Line {
[INFO] [stdout] 201 | |     prev_height: u32,
[INFO] [stdout] 202 | |     height: u32,
[INFO] [stdout] 203 | |     can_move: u32,
[INFO] [stdout] 204 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `swap` is never used
[INFO] [stdout]    --> src/main.rs:475:4
[INFO] [stdout]     |
[INFO] [stdout] 475 | fn swap(mut global_storage: ResMut<GlobalStorage>) {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 04s
[INFO] running `Command { std: "docker" "inspect" "270b7c28bf7395a8d37bfc0bdecd231944e3fe6691336475a5293d9401015297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270b7c28bf7395a8d37bfc0bdecd231944e3fe6691336475a5293d9401015297", kill_on_drop: false }`
[INFO] [stdout] 270b7c28bf7395a8d37bfc0bdecd231944e3fe6691336475a5293d9401015297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec8060e40b058e13bac52579d6e55171455e8d234f48038924524d755087a20e
[INFO] running `Command { std: "docker" "start" "-a" "ec8060e40b058e13bac52579d6e55171455e8d234f48038924524d755087a20e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rnoita v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bevy_inspector_egui::quick::WorldInspectorPlugin`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use bevy_inspector_egui::quick::WorldInspectorPlugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `any`, `max`, `min`, `num::NonZeroU64`, `println`, and `time::SystemTime`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     any,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     borrow::Cow,
[INFO] [stdout] 32 |     cmp::{max, min},
[INFO] [stdout]    |           ^^^  ^^^
[INFO] [stdout] 33 |     num::NonZeroU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     println,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     time::SystemTime,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/main.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     state: ResMut<State<BufferState>>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |     for i in 0..NUM_MATTERS {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 |     mut global_storage: ResMut<GlobalStorage>,
[INFO] [stdout]     |     ----^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]    --> src/main.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     device: Res<RenderDevice>,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]    --> src/main.rs:455:5
[INFO] [stdout]     |
[INFO] [stdout] 455 |     queue: Res<RenderQueue>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:535:13
[INFO] [stdout]     |
[INFO] [stdout] 535 |         for mut transform in query.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `swap` is never used
[INFO] [stdout]    --> src/main.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl GlobalStorage {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     fn swap(&mut self) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     color: u32,
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |     lock: u32,
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct Matter {
[INFO] [stdout]     |        ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | / #[repr(C)]
[INFO] [stdout] 193 | | struct Matter {
[INFO] [stdout] 194 | |     color: u32,
[INFO] [stdout] 195 | |     lock: u32,
[INFO] [stdout] 196 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 |     prev_height: u32,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |     height: u32,
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 |     can_move: u32,
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | struct Line {
[INFO] [stdout]     |        ^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/main.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | / #[repr(C)]
[INFO] [stdout] 200 | | struct Line {
[INFO] [stdout] 201 | |     prev_height: u32,
[INFO] [stdout] 202 | |     height: u32,
[INFO] [stdout] 203 | |     can_move: u32,
[INFO] [stdout] 204 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `swap` is never used
[INFO] [stdout]    --> src/main.rs:475:4
[INFO] [stdout]     |
[INFO] [stdout] 475 | fn swap(mut global_storage: ResMut<GlobalStorage>) {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.27s
[INFO] running `Command { std: "docker" "inspect" "ec8060e40b058e13bac52579d6e55171455e8d234f48038924524d755087a20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8060e40b058e13bac52579d6e55171455e8d234f48038924524d755087a20e", kill_on_drop: false }`
[INFO] [stdout] ec8060e40b058e13bac52579d6e55171455e8d234f48038924524d755087a20e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a17734fb35e29d15e1f146c07ebed6b325a044aaf02359e3084facca2ffb30e3
[INFO] running `Command { std: "docker" "start" "-a" "a17734fb35e29d15e1f146c07ebed6b325a044aaf02359e3084facca2ffb30e3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bevy_inspector_egui::quick::WorldInspectorPlugin`
[INFO] [stderr]   --> src/main.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use bevy_inspector_egui::quick::WorldInspectorPlugin;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `any`, `max`, `min`, `num::NonZeroU64`, `println`, and `time::SystemTime`
[INFO] [stderr]   --> src/main.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     any,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 31 |     borrow::Cow,
[INFO] [stderr] 32 |     cmp::{max, min},
[INFO] [stderr]    |           ^^^  ^^^
[INFO] [stderr] 33 |     num::NonZeroU64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 34 |     println,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 35 |     time::SystemTime,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/main.rs:300:5
[INFO] [stderr]     |
[INFO] [stderr] 300 |     state: ResMut<State<BufferState>>,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/main.rs:389:9
[INFO] [stderr]     |
[INFO] [stderr] 389 |     for i in 0..NUM_MATTERS {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:453:5
[INFO] [stderr]     |
[INFO] [stderr] 453 |     mut global_storage: ResMut<GlobalStorage>,
[INFO] [stderr]     |     ----^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `device`
[INFO] [stderr]    --> src/main.rs:454:5
[INFO] [stderr]     |
[INFO] [stderr] 454 |     device: Res<RenderDevice>,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `queue`
[INFO] [stderr]    --> src/main.rs:455:5
[INFO] [stderr]     |
[INFO] [stderr] 455 |     queue: Res<RenderQueue>,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:535:13
[INFO] [stderr]     |
[INFO] [stderr] 535 |         for mut transform in query.iter_mut() {
[INFO] [stderr]     |             ----^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `swap` is never used
[INFO] [stderr]    --> src/main.rs:176:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl GlobalStorage {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 176 |     fn swap(&mut self) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:194:12
[INFO] [stderr]     |
[INFO] [stderr] 194 |     color: u32,
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:195:11
[INFO] [stderr]     |
[INFO] [stderr] 195 |     lock: u32,
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/main.rs:193:8
[INFO] [stderr]     |
[INFO] [stderr] 193 | struct Matter {
[INFO] [stderr]     |        ^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:192:1
[INFO] [stderr]     |
[INFO] [stderr] 192 | / #[repr(C)]
[INFO] [stderr] 193 | | struct Matter {
[INFO] [stderr] 194 | |     color: u32,
[INFO] [stderr] 195 | |     lock: u32,
[INFO] [stderr] 196 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:201:18
[INFO] [stderr]     |
[INFO] [stderr] 201 |     prev_height: u32,
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:202:13
[INFO] [stderr]     |
[INFO] [stderr] 202 |     height: u32,
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:203:15
[INFO] [stderr]     |
[INFO] [stderr] 203 |     can_move: u32,
[INFO] [stderr]     |               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/main.rs:200:8
[INFO] [stderr]     |
[INFO] [stderr] 200 | struct Line {
[INFO] [stderr]     |        ^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/main.rs:199:1
[INFO] [stderr]     |
[INFO] [stderr] 199 | / #[repr(C)]
[INFO] [stderr] 200 | | struct Line {
[INFO] [stderr] 201 | |     prev_height: u32,
[INFO] [stderr] 202 | |     height: u32,
[INFO] [stderr] 203 | |     can_move: u32,
[INFO] [stderr] 204 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: function `swap` is never used
[INFO] [stderr]    --> src/main.rs:475:4
[INFO] [stderr]     |
[INFO] [stderr] 475 | fn swap(mut global_storage: ResMut<GlobalStorage>) {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rnoita` (bin "rnoita" test) generated 19 warnings (run `cargo fix --bin "rnoita" -p rnoita --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rnoita-5bf26ae25c5d76d4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a17734fb35e29d15e1f146c07ebed6b325a044aaf02359e3084facca2ffb30e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17734fb35e29d15e1f146c07ebed6b325a044aaf02359e3084facca2ffb30e3", kill_on_drop: false }`
[INFO] [stdout] a17734fb35e29d15e1f146c07ebed6b325a044aaf02359e3084facca2ffb30e3
